[INFO] cloning repository https://github.com/Bli-AIk/mortar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bli-AIk/mortar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fmortar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fmortar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29cce4effc325fa7a47b7ae3734c6f064cde06fe
[INFO] testing Bli-AIk/mortar against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fmortar" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bli-AIk/mortar
[INFO] finished tweaking git repo https://github.com/Bli-AIk/mortar
[INFO] tweaked toml for git repo https://github.com/Bli-AIk/mortar written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bli-AIk/mortar on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bli-AIk/mortar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded stacker v0.1.22
[INFO] [stderr]   Downloaded psm v0.1.29
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded tower-lsp-server v0.22.1
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded chumsky v0.11.2
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1769ec3e391bc50839aa22a6a481371abbc15b524bac75fa205b6bb1380688d9
[INFO] running `Command { std: "docker" "start" "-a" "1769ec3e391bc50839aa22a6a481371abbc15b524bac75fa205b6bb1380688d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1769ec3e391bc50839aa22a6a481371abbc15b524bac75fa205b6bb1380688d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1769ec3e391bc50839aa22a6a481371abbc15b524bac75fa205b6bb1380688d9", kill_on_drop: false }`
[INFO] [stdout] 1769ec3e391bc50839aa22a6a481371abbc15b524bac75fa205b6bb1380688d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3f45af38d8964704a09ae9f456999aa65f73c076d7f92b471808ecd428290ac
[INFO] running `Command { std: "docker" "start" "-a" "d3f45af38d8964704a09ae9f456999aa65f73c076d7f92b471808ecd428290ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling chumsky v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling mortar_compiler v0.5.3 (/opt/rustwide/workdir/crates/mortar_compiler)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling mortar_cli v0.3.3 (/opt/rustwide/workdir/crates/mortar_cli)
[INFO] [stderr]    Compiling tower-lsp-server v0.22.1
[INFO] [stderr]    Compiling mortar_lsp v0.4.3 (/opt/rustwide/workdir/crates/mortar_lsp)
[INFO] [stderr]    Compiling mortar_language v0.5.4 (/opt/rustwide/workdir/crates/mortar_language)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "d3f45af38d8964704a09ae9f456999aa65f73c076d7f92b471808ecd428290ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3f45af38d8964704a09ae9f456999aa65f73c076d7f92b471808ecd428290ac", kill_on_drop: false }`
[INFO] [stdout] d3f45af38d8964704a09ae9f456999aa65f73c076d7f92b471808ecd428290ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2a3ccbd204e7b7ca4dd4d2797089933e5ba71dc6aef13f8ecdcbbe39fff643
[INFO] running `Command { std: "docker" "start" "-a" "7d2a3ccbd204e7b7ca4dd4d2797089933e5ba71dc6aef13f8ecdcbbe39fff643", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling mortar_compiler v0.5.3 (/opt/rustwide/workdir/crates/mortar_compiler)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling mortar_lsp v0.4.3 (/opt/rustwide/workdir/crates/mortar_lsp)
[INFO] [stderr]    Compiling mortar_language v0.5.4 (/opt/rustwide/workdir/crates/mortar_language)
[INFO] [stderr]    Compiling mortar_cli v0.3.3 (/opt/rustwide/workdir/crates/mortar_cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.73s
[INFO] running `Command { std: "docker" "inspect" "7d2a3ccbd204e7b7ca4dd4d2797089933e5ba71dc6aef13f8ecdcbbe39fff643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2a3ccbd204e7b7ca4dd4d2797089933e5ba71dc6aef13f8ecdcbbe39fff643", kill_on_drop: false }`
[INFO] [stdout] 7d2a3ccbd204e7b7ca4dd4d2797089933e5ba71dc6aef13f8ecdcbbe39fff643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f74bef01fea32d8feb5f3eca32fb3d9cd418777b8f6470f6780dc0fd0abd87c
[INFO] running `Command { std: "docker" "start" "-a" "7f74bef01fea32d8feb5f3eca32fb3d9cd418777b8f6470f6780dc0fd0abd87c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mortar-2d94955f408633af)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test main_tests::tests::test_cli_language_conversion ... ok
[INFO] [stdout] test main_tests::tests::test_build_command_chinese ... ok
[INFO] [stdout] test main_tests::tests::test_command_parsing_with_flags ... ok
[INFO] [stdout] test main_tests::tests::test_build_command_basic ... ok
[INFO] [stdout] test main_tests::tests::test_command_parsing ... ok
[INFO] [stdout] test main_tests::tests::test_main_workflow_components ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mortar_compiler-a20485c71cbefee1)
[INFO] [stdout] 
[INFO] [stdout] running 174 tests
[INFO] [stdout] test escape::tests::test_multiple_escapes ... ok
[INFO] [stdout] test escape::tests::test_no_escapes ... ok
[INFO] [stdout] test escape::tests::test_null_escape ... ok
[INFO] [stdout] test escape::tests::test_quote_escapes ... ok
[INFO] [stdout] test escape::tests::test_trailing_backslash ... ok
[INFO] [stdout] test escape::tests::test_unknown_escape ... ok
[INFO] [stdout] test tests::branch_test::test_multiple_placeholders ... ok
[INFO] [stdout] test tests::branch_test::test_branch_without_enum_type ... ok
[INFO] [stdout] test tests::branch_test::test_parse_branch_variable_with_enum ... ok
[INFO] [stdout] test tests::branch_test::test_parse_branch_variable_with_bool ... ok
[INFO] [stdout] test tests::branch_test::test_parse_branch_with_enum ... ok
[INFO] [stdout] test tests::branch_test::test_parse_placeholder_in_text ... ok
[INFO] [stdout] test tests::branch_test::test_parse_branch_with_events ... ok
[INFO] [stdout] test tests::branch_test::test_parse_simple_branch ... ok
[INFO] [stdout] test tests::branch_test::test_serialize_branch ... ok
[INFO] [stdout] test escape::tests::test_backslash_escape ... ok
[INFO] [stdout] test escape::tests::test_basic_escapes ... ok
[INFO] [stdout] test tests::branch_test::test_serialize_branch_variable ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_boolean_condition ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_comparison_operators ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_comparison_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_negation_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_if_else ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_logical_and ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_logical_or ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_with_args_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_func_call_combined_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_not_operator ... ok
[INFO] [stdout] test tests::control_flow_test::test_serialize_func_call_comparison_in_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_parse_simple_if ... ok
[INFO] [stdout] test tests::control_flow_test::test_serialize_func_call_in_if ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_error_invalid_json ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_from_bytes ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_constants ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_choices ... ok
[INFO] [stdout] test tests::control_flow_test::test_serialize_if_else ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_from_file ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_basic_json ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_enums ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_events ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_functions ... ok
[INFO] [stdout] test tests::deserializer_test::test_deserialize_with_variables ... ok
[INFO] [stdout] test tests::deserializer_test::test_mortared_data_helper_methods ... ok
[INFO] [stdout] test tests::deserializer_test::test_roundtrip_serialization ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_naming_conventions ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_type_mismatch ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_with_undefined_function ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_duplicate_definitions ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_valid_calls ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_with_undefined_node ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_program_with_unused_function ... ok
[INFO] [stdout] test tests::diagnostics_test::test_diagnostic_collector_creation ... ok
[INFO] [stdout] test tests::diagnostics_test::test_analyze_with_variables ... ok
[INFO] [stdout] test tests::diagnostics_test::test_diagnostic_collector_with_language ... ok
[INFO] [stdout] test tests::diagnostics_test::test_parse_error_generates_diagnostic ... ok
[INFO] [stdout] test tests::diagnostics_test::test_parse_with_diagnostics_chinese ... ok
[INFO] [stdout] test tests::diagnostics_test::test_parse_with_diagnostics_success ... ok
[INFO] [stdout] test tests::file_handler_tests::tests::test_file_error_debug ... ok
[INFO] [stdout] test tests::file_handler_tests::tests::test_file_error_display ... ok
[INFO] [stdout] test tests::file_handler_tests::tests::test_file_handler_read_nonexistent ... ok
[INFO] [stdout] test tests::fuzz_test::comment_only_does_not_panic ... ok
[INFO] [stdout] test tests::file_handler_tests::tests::test_file_handler_read_valid_file ... ok
[INFO] [stdout] test tests::fuzz_test::chained_comparison_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::consecutive_operators_do_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::deeply_nested_if_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::empty_func_call_parens_in_if_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::empty_source_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::func_call_both_sides_of_comparison ... ok
[INFO] [stdout] test escape::tests::test_mixed_escapes ... ok
[INFO] [stdout] test tests::fuzz_test::mixed_func_calls_and_vars_in_condition ... ok
[INFO] [stdout] test tests::fuzz_test::func_call_with_many_args_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::null_bytes_in_source_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::extremely_long_identifier_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::negated_func_call_in_if ... ok
[INFO] [stdout] test tests::fuzz_test::func_decl_parses ... ok
[INFO] [stdout] test tests::fuzz_test::unclosed_brace_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::unclosed_string_does_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::unicode_identifiers_do_not_panic ... ok
[INFO] [stdout] test tests::fuzz_test::func_call_comparison_in_if ... ok
[INFO] [stdout] test tests::fuzz_test::whitespace_only_does_not_panic ... ok
[INFO] [stdout] test tests::parser_test::test_parse_choice_with_escape_sequences ... ok
[INFO] [stdout] test tests::parser_test::test_parse_empty_source ... ok
[INFO] [stdout] test tests::parser_test::test_parse_function_decl ... ok
[INFO] [stdout] test tests::parser_test::test_parse_line_and_text_mixed ... ok
[INFO] [stdout] test tests::parser_test::test_parse_line_stmt ... ok
[INFO] [stdout] test tests::parser_test::test_parse_line_triple_quoted ... ok
[INFO] [stdout] test tests::parser_test::test_parse_multiple_top_level ... ok
[INFO] [stdout] test tests::parser_test::test_parse_node_def ... ok
[INFO] [stdout] test tests::parser_test::test_parse_node_with_choices ... ok
[INFO] [stdout] test tests::parser_test::test_parse_node_with_events ... ok
[INFO] [stdout] test tests::parser_test::test_parse_text_with_escape_sequences ... ok
[INFO] [stdout] test tests::parser_test::test_parse_triple_quoted_string ... ok
[INFO] [stdout] test tests::parser_test::test_parse_triple_quoted_string_with_escapes ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_event_def ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_event_with_duration ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_multiple_events_and_timelines ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_timeline_def ... ok
[INFO] [stdout] test tests::performance_serialization_test::test_serialize_timeline_with_args ... ok
[INFO] [stdout] test tests::performance_test::test_parse_event_def ... ok
[INFO] [stdout] test tests::performance_test::test_parse_event_def_with_duration ... ok
[INFO] [stdout] test tests::fuzz_test::parser_never_panics_on_mortar_fragments ... ok
[INFO] [stdout] test tests::performance_test::test_parse_run_with_args ... ok
[INFO] [stdout] test tests::performance_test::test_parse_run_with_index ... ok
[INFO] [stdout] test tests::performance_test::test_parse_run_stmt_in_node ... ok
[INFO] [stdout] test tests::performance_test::test_parse_timeline_def ... ok
[INFO] [stdout] test tests::performance_test::test_parse_run_with_variable_index ... ok
[INFO] [stdout] test tests::performance_test::test_parse_with_events_list ... ok
[INFO] [stdout] test tests::performance_test::test_tokenize_performance_keywords ... ok
[INFO] [stdout] test tests::serializer_test::test_save_to_file_basic ... ok
[INFO] [stdout] test tests::serializer_test::test_save_to_file_with_language ... ok
[INFO] [stdout] test tests::performance_test::test_parse_with_events ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_choices ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_constant_declarations ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_enum_definitions ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_function_decl ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_line_and_text_mixed ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_line_stmt ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_node_def ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_program ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_empty_program ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_text_and_events ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_to_json_pretty ... ok
[INFO] [stdout] test tests::serializer_test::test_serialize_variable_declarations ... ok
[INFO] [stdout] test tests::token_test::test_token_display ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_all_keywords ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_all_types ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_boolean_type ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_complex_program ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_const_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_enum_definition ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_constant_declaration ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_equals ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_enum_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_false_literal ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_identifier ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_interpolated_string ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_let_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_multi_line_comment ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_number_float ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_number_integer ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_public_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_punctuation ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_pub_keyword ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_single_line_comment ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_single_quote_string ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_string_literal ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_true_literal ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_variable_declaration ... ok
[INFO] [stdout] test tests::token_test::test_tokenize_variable_with_value ... ok
[INFO] [stdout] test tests::variable_test::test_boolean_argument_in_function_call ... ok
[INFO] [stdout] test tests::variable_test::test_enum_empty_body ... ok
[INFO] [stdout] test tests::variable_test::test_constant_error_missing_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_enum_with_single_variant ... ok
[INFO] [stdout] test tests::variable_test::test_parse_enum_definition ... ok
[INFO] [stdout] test tests::variable_test::test_parse_multiple_variables ... ok
[INFO] [stdout] test tests::variable_test::test_parse_mixed_declarations ... ok
[INFO] [stdout] test tests::variable_test::test_parse_private_constant ... ok
[INFO] [stdout] test tests::variable_test::test_parse_public_constant ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_bool_false ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_bool_true ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_float_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_number_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_with_string_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variable_declaration_without_value ... ok
[INFO] [stdout] test tests::variable_test::test_parse_variables_with_nodes ... ok
[INFO] [stdout] test tests::variable_test::test_variable_error_missing_colon ... ok
[INFO] [stdout] test tests::variable_test::test_parse_public_keyword_constant ... ok
[INFO] [stdout] test tests::fuzz_test::func_call_in_if_roundtrip ... ok
[INFO] [stdout] test tests::fuzz_test::serialize_roundtrip_no_panic ... ok
[INFO] [stdout] test tests::fuzz_test::valid_simple_programs_parse ... ok
[INFO] [stdout] test tests::fuzz_test::parser_never_panics_on_arbitrary_input ... ok
[INFO] [stdout] test tests::fuzz_test::serialized_json_structure_valid ... ok
[INFO] [stdout] test tests::fuzz_test::programs_with_if_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 174 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mortar_language-43a3ca53beea93d2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mortar_lsp-c06a8812cd0cbb55)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mortar_lsp-da9fc62df7d2f917)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diagnostics_integration.rs (/opt/rustwide/target/debug/deps/diagnostics_integration-bdb9508e9eefb244)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/language_detection_test.rs (/opt/rustwide/target/debug/deps/language_detection_test-8d3f29b90675daea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/shutdown_test.rs (/opt/rustwide/target/debug/deps/shutdown_test-23cb684196971df1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_concurrent_operations ... ok
[INFO] [stdout] test test_shutdown_timing ... ok
[INFO] [stdout] test test_repeated_shutdowns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_performance_test.rs (/opt/rustwide/target/debug/deps/simple_performance_test-6b35d58053b492bc)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_concurrent_parsing ... ok
[INFO] [stdout] test test_memory_usage_simulation ... ok
[INFO] [stdout] test test_parsing_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mortar_compiler
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test crates/mortar_compiler/src/deserializer.rs - deserializer::MortaredData::get_node (line 361) - compile ... ok
[INFO] [stdout] test crates/mortar_compiler/src/deserializer.rs - deserializer::Deserializer::from_file (line 330) - compile ... ok
[INFO] [stdout] test crates/mortar_compiler/src/deserializer.rs - deserializer::Deserializer::from_json (line 316) ... ok
[INFO] [stdout] test crates/mortar_compiler/src/deserializer.rs - deserializer::Deserializer::from_bytes (line 346) ... ok
[INFO] [stdout] test crates/mortar_compiler/src/escape.rs - escape::process_triple_quoted_string (line 69) ... ok
[INFO] [stdout] test crates/mortar_compiler/src/escape.rs - escape::unescape (line 27) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.58s; merged doctests compilation took 0.57s
[INFO] [stderr]    Doc-tests mortar_language
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mortar_lsp
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f74bef01fea32d8feb5f3eca32fb3d9cd418777b8f6470f6780dc0fd0abd87c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f74bef01fea32d8feb5f3eca32fb3d9cd418777b8f6470f6780dc0fd0abd87c", kill_on_drop: false }`
[INFO] [stdout] 7f74bef01fea32d8feb5f3eca32fb3d9cd418777b8f6470f6780dc0fd0abd87c
